Skip to content

Optimize looping over the lower triangular in fat matrix cases of LACPY/LANTR/LASCL#1251

Merged
langou merged 1 commit into
Reference-LAPACK:masterfrom
martin-frbg:issue1183
Jun 11, 2026
Merged

Optimize looping over the lower triangular in fat matrix cases of LACPY/LANTR/LASCL#1251
langou merged 1 commit into
Reference-LAPACK:masterfrom
martin-frbg:issue1183

Conversation

@martin-frbg

Copy link
Copy Markdown
Collaborator

Description
fixes #1183 as suggested there
Checklist

  • The documentation has been updated.
  • If the PR solves a specific issue, it is set to be closed on merge.

@martin-frbg martin-frbg mentioned this pull request Jun 10, 2026
@langou langou merged commit 6e88a11 into Reference-LAPACK:master Jun 11, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

lacpy routines are not optimal for copying the lower triangular part of a fat matrix

2 participants